ComponentOne ASP.NET MVC Controls
ScrollPosition Property

C1.Web.Mvc Namespace > FlexGridBase<T> Class : ScrollPosition Property
Gets or sets the position of the grid's scrollbars.
Syntax
'Declaration
 
Public Overridable Property ScrollPosition As Point
public virtual Point ScrollPosition {get; set;}
See Also

Reference

FlexGridBase<T> Class
FlexGridBase<T> Members